home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5247 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: newsroom.utas.edu.au!bruny!ntring
  2. From: ntring@bruny.mpx.com.au (Nick Ring)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: ---> AREXX File Deletion
  5. Date: 11 Mar 1996 23:37:38 GMT
  6. Organization: University of Tasmania, Australia.
  7. Distribution: world
  8. Message-ID: <4i2dg2$24j@franklin.its.utas.edu.au>
  9. References: <4hvakt$43r@mutt.mda.ca> <9603110912.01fl@apsayton.demon.co.uk>
  10. Reply-To: nring@mpx.com.au
  11. NNTP-Posting-Host: bruny.its.utas.edu.au
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14. Alan Peter Suggitt (aps@apsayton.demon.co.uk) wrote:
  15. : Mark Dostie (dostie@mda.ca) wrote:
  16. : > This should be a quick and easy one....
  17. : > I want to be able to delete files from within AREXX, could someone
  18. : > send me the code fragment I need to include? AREXX doesn't seem to
  19. : > have deletion as a standard function, open and close but no delete.
  20.  
  21. : There is a Delete() function in rexxsupport.library unfortunately it
  22. : is undocumented whether this is due code problems or just poor
  23. : documentation I don't know.
  24.  
  25. I have used the Delete() function without any problems, so I have a guess
  26. that it is a undocumented function. It is, however, documented in the PD
  27. ARexxGuide.Guide on Aminet. In fact, ARexxGuide.Guide has many tips and
  28. tricks (as well as functions) which could be usefull.
  29.  
  30. nick
  31.